PHY SET FLUID PARTICLE BUFFER CAP

Set the maximum amount of particles that can be used for the fluid.

  Syntax
PHY SET FLUID PARTICLE BUFFER CAP ID, value#
  Parameters
ID
Integer
identification number of the fluid object
value#
Integer
maximum number of paticles

  Returns

  Description

Typically a value of around 2000 may be suitable for small amounts of fluid and this value can be increased much further for larger amounts. Bear in mind as this value is increased the time needed to compute this also increases. Ideally try and find a good range without compromising frame rate too much.

  Example Code
No example code is provided for this command